home *** CD-ROM | disk | FTP | other *** search
- inherited frmWindowClose: TfrmWindowClose
- Left = 354
- Top = 213
- HelpContext = 11
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Closes a window. The window must be open and available while th' +
- 'e task is '
-
- 'running, or the task will fail. To search for partial window ti' +
- 'tles, use wildcard '
- 'characters * and ?')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- inherited cboWindowTitle: TComboBox
- OnDropDown = cboWindowTitleDropDown
- end
- inherited WindowHandlePnl1: TWindowHandlePnl
- Top = 80
- end
- object GroupBox1: TGroupBox
- Left = 10
- Top = 170
- Width = 449
- Height = 53
- Caption = 'Close type'
- TabOrder = 3
- object rdoRequest: TRadioButton
- Left = 12
- Top = 16
- Width = 333
- Height = 17
- Caption = '&Request'
- TabOrder = 0
- end
- object rdoForce: TRadioButton
- Left = 12
- Top = 32
- Width = 333
- Height = 17
- Caption = '&Force'
- TabOrder = 1
- end
- end
- end
- end
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- Left = 100
- Top = 111
- end
- end
-